Skip to content

Add AY monogram header and AYOUNGCO company page#6

Open
ayoungco wants to merge 1 commit intomainfrom
codex/add-monogram-to-page-header-and-create-company-page
Open

Add AY monogram header and AYOUNGCO company page#6
ayoungco wants to merge 1 commit intomainfrom
codex/add-monogram-to-page-header-and-create-company-page

Conversation

@ayoungco
Copy link
Copy Markdown
Owner

Motivation

  • Personalize the site landing header with an AY monogram and a concise label to reflect the individual/brand presence.
  • Provide a dedicated company page for AYOUNGCO to surface company information and a contact CTA.

Description

  • Replaced the logo area in resources/views/welcome.blade.php with an AY monogram block and the label ayoungco @ main, and set the page hero title to Adam Young, digital architect, project manager.
  • Added a new view resources/views/company.blade.php that contains the company heading, short description, contact button, and a link back to the main page.
  • Wired up a new route in routes/web.php at /company named company that returns the new company view.
  • Added a navigation CTA on the main page linking to the new route('company').

Testing

  • Ran php artisan test, which could not run in this environment because vendor/autoload.php is missing and dependencies are not installed (test run failed).

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant